GET Get list of store
/organizations/:organizationId/stores/ Get list of store
GET Get store by ID
/organizations/:organizationId/stores/:storeId Get store by ID
PUT Update store
/organizations/:organizationId/stores/:storeId Update store
DELETE Delete store
/organizations/:organizationId/stores/:storeId Delete store
GET Test
/organizations/:organizationId/stores/test Test